public System.Web.Mvc.MvcHtmlString Sparkline(
System.string id,
SparklineModelsparkline,
System.Collections.Generic.IDictionary<string,object> htmlAttributes
)
'宣言
Public Overloads Function Sparkline( _
ByVal id As System.String, _
ByVal sparkline As SparklineModel, _
ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As System.Web.Mvc.MvcHtmlString